-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
refactor: move full validation to ChatInputCommandBuilder #11304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11304 +/- ##
==========================================
+ Coverage 44.97% 45.09% +0.11%
==========================================
Files 317 317
Lines 18222 18259 +37
Branches 1817 1822 +5
==========================================
+ Hits 8196 8233 +37
Misses 10013 10013
Partials 13 13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2f710d4 to
18c8ae9
Compare
18c8ae9 to
4772957
Compare
Supersedes #11303
Closes #11308
Made the
chatInputCommandPredicatevalidate the full structure, including options, so users that may be using this predicate can actually validate Chat Input Commands